home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5366 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  969 b 

  1. Path: cloud9.net!not-for-mail
  2. From: hraiser@cloud9.net
  3. Newsgroups: comp.lang.basic.visual.misc,comp.lang.pascal.delphi.misc,comp.lang.c++
  4. Subject: Re: "SHOULD I DUMP VISUAL BASIC?"
  5. Followup-To: comp.lang.basic.visual.misc,comp.lang.pascal.delphi.misc,comp.lang.c++
  6. Date: 4 Feb 1996 00:31:34 -0500
  7. Organization: Cloud 9 Internet, White Plains, NY, USA
  8. Message-ID: <4f1gbm$43b@cloud9.net>
  9. References: <4e9g08$3dp@maureen.teleport.com> <Pine.SUN.3.90.960126125658.2477C-100000@menger.eecs.stevens-tech.edu> <sundial.2191.00464727@primenet.com> <DLvxyq.62w@news.hawaii.edu> <4et3p7$79o@cloud9.net> <823335327.28831@williaj.demon.co.uk>
  10. NNTP-Posting-Host: cloud9.net
  11. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  12.  
  13. Andrew J. Williams (andrew@williaj.demon.co.uk) wrote:
  14. : Isn't Java an interpreted language?
  15.  
  16.   Yes.  Java runs in a "virtual Java machine" which interprets byte codes of
  17. "compiled" classes.  Compiled, in this case is not the same as a C/C++ or
  18. Pascal compile.
  19.  
  20.